Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

FreezeSelected Method






true to freeze the selected cells, false to un-freeze the selected cells.
Freezes or un-freezes the selected cells in the MedicalViewer control.
Syntax
public void FreezeSelected(    bool freeze )
'Declaration   Public Sub FreezeSelected( _    ByVal freeze As Boolean _ )
'Usage   Dim instance As MedicalViewerCellCollection(Of MedicalViewerBaseCell) Dim freeze As Boolean   instance.FreezeSelected(freeze)
public: void FreezeSelected(    bool freeze )

Parameters

freeze
true to freeze the selected cells, false to un-freeze the selected cells.
Remarks
Example
For an example, refer to InvertSelection
Requirements

Target Platforms

See Also

Reference

MedicalViewerCellCollection<MedicalViewerBaseCell> Class
MedicalViewerCellCollection<MedicalViewerBaseCell> Members

Error processing SSI file
Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features